Add an ignore_enter flag and use it as in the menu code to avoid the
authorMatthias Clasen <maclas@gmx.de>
Sun, 6 Jun 2004 03:17:45 +0000 (03:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 6 Jun 2004 03:17:45 +0000 (03:17 +0000)
commit1640e34c8c08507fdf678aa14c597045f291dd10
tree77cecbf194b7d79314540f81acdd060e2ef0aef3
parente47c0d46b16e5eef904a807cec70a70570a1868f
Add an ignore_enter flag and use it as in the menu code to avoid the

Sat Jun  5 23:07:30 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkentrycompletion.c: (gtk_entry_completion_init),
(gtk_entry_completion_list_enter_notify),
(gtk_entry_completion_list_motion_notify),
(_gtk_entry_completion_popup), (_gtk_entry_completion_popdown):
* gtk/gtkentryprivate.h: Add an ignore_enter flag and
use it as in the menu code to avoid the initial selection if
the window pops up under the pointer.  (Anders Carlsson)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentrycompletion.c
gtk/gtkentryprivate.h